home *** CD-ROM | disk | FTP | other *** search
/ Tech Arsenal 1 / Tech Arsenal (Arsenal Computer).ISO / tek-17 / seikodvr.zip / OEMSETUP.INF < prev    next >
INI File  |  1992-03-17  |  637b  |  24 lines

  1. [disks]
  2.     1 =. ,"Windows 3.1 Driver Library - Printer Disk 1"
  3.  
  4. [io.device]
  5. ; (printers, plotters, etc.)
  6. ; The filename is followed by
  7. ;
  8. ; -- the descriptive string which will appear in Control Panel and
  9. ;    which will appear in WIN.INI
  10. ; -- 1 or 2 strings indicating the scaling for this device
  11. ;
  12. ; There may be more than one line for a driver, corresponding to different
  13. ; printers.
  14.  
  15. 1:CH5500.DRV,"Seiko CH 5504","DEVICESPECIFIC"
  16. 1:CH5500.DRV,"Seiko CH 5514","DEVICESPECIFIC"
  17. 1:CH4100.DRV,"SII Personal ColorPoint","DEVICESPECIFIC"
  18.  
  19.  
  20. [io.dependent]
  21.   ch5500.drv    =1:gendrv.dll
  22.   ch4100.drv    =1:gendrv.dll
  23.  
  24.